Authing DocsDocuments
Concept
workflow
Guides
Development Integration
Application integration
Concept
workflow
Guides
Development Integration
Application integration
Old Version
workflow
  • An overview of identity automation
  • Quick start

  • Write Workflow

  • Execute Workflow

  • Operate internal resources of Authoring
  • Using application connectors

  • Process control nodes

  • Data processing nodes

    • Custom Code
    • Data conversion
    • Data filtering
    • Incoming JSON data
    • XML
    • Split array
    • Data synthesis
    • Data reception
    • Data encryption
    • Read RSS
    • Array merging
    • Dataset comparison
    • Tree structure transformation
    • Analyzing Recurrent Data
    • HTML extraction
    • Markdown
    • Boolean

    • Text

    • Url

    • Number

    • Date

    • Object

    • List

  • Workflow customization capability

  • Using templates

  1. workflow
  2. /
  3. Data processing nodes

  4. /
  5. Incoming JSON data

¶ Node Introduction

The "Incoming JSON Data" node is mainly used to input a custom JSON formatted data object or data list into the workflow for subsequent operations.

The node mainly includes the following configuration items

  • Datasets, custom JSON formatted data objects or lists.

¶ Quick Start

¶ Add node

On the Add Node page, enter the "JSON" keyword for application filtering, or find the "Incoming JSON" node in the "Data Processing" category.

Find the "Incoming JSON" node, clicking on it will automatically add the node to the workflow canvas.

¶ Node configuration

Click on the node in the workflow canvas or click the "Edit" button below to enter the node's configuration page.

Enter the following custom JSON dataset and click save. (Note that the correct JSON format dataset needs to be entered)

[
  {
    "name": "myname_01",
    "id": "myid_01"
  },
  {
    "name": "myname_02",
    "id": "myid_02"
  }
]

¶ Test Run

Click the "Execute Now" button on the node to execute it.

After reconfirmation, all previous processes of this node will be executed.

Click on the "Run Log" column, then click on the expand button on the left side of the latest "Execution Batch" and "Incoming JSON Data" nodes to view the node execution results.

Prev: Data filtering Next: XML
  • Add node
  • Node configuration
  • Test Run

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.